Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers CurrentPeerCertificates FilterSpec

Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers CurrentPeerCertificates FilterSpec
Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers CurrentPeerCertificates FilterSpec

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers CurrentPeerCertificates FilterSpec schema contains properties used to filter the results when listing remote server certificates.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "trusted": false
}
boolean
trusted
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Trust status that server certificates must have to match the filter (see Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers CurrentPeerCertificates Summary.trusted).

This property was added in vSphere API 7.0.0.0.

If missing or null, trusted and untrusted server certificates match the filter.

Deprecated